Add a script to migrate an operator from OLM to PKO.#663
Add a script to migrate an operator from OLM to PKO.#663openshift-merge-bot[bot] merged 2 commits intoopenshift:masterfrom
Conversation
31b70d3 to
9138028
Compare
joshbranham
left a comment
There was a problem hiding this comment.
Looks good to me, I obviously haven't run it and there are no tests, but am inferring that you have tested it ;)
/lgtm
9138028 to
a882d4b
Compare
I've added some tests to verify it does what it says it does at least - those can be run without actually converting an operator. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bergmannf, joshbranham The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
The script should try to do all required steps and use sensible defaults.